Possible Resource-Based Constrained Delegation Abuse

Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · 📊

Back to Content Index


This query identifies Active Directory computer objects modifications that allow an adversary to abuse the Resource-based constrained delegation. This query checks for event id 5136 that the Object Class field is "computer" and the LDAP Display Name is "msDS-AllowedToActOnBehalfOfOtherIdentity" which is an indicator of Resource-based constrained delegation. Ref: https://shenaniganslabs.io/2019/01/28/Wagging-the-Dog.html

Attribute Value
Type Analytic Rule
Solution Standalone Content
ID 2937bc6b-7cda-4fba-b452-ea43ba8e835f
Severity Medium
Kind Scheduled
Tactics PrivilegeEscalation
Techniques T1134
Required Connectors SecurityEvents
Source View on GitHub

Tables Used

This content item queries data from the following tables:

Table Selection Criteria Transformations Ingestion API Lake-Only
SecurityEvent EventID == "5136" ?

Associated Connectors

The following connectors provide data for this content item:

Connector Solution
WindowsSecurityEvents Windows Security Events

Solutions: Windows Security Events


Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · 📊

Back to Analytic Rules